body, div, dl, dt, dd, ul, li, h1, h2, h3, p {
	padding: 0;
	margin: 0;
}
ul {
	list-style:none;
}
input {
	outline:none;
	-webkit-appearance: none;
}
textarea {
	resize:none
}
img {
	border:0px;
}
body {
	margin:0 auto;
	font-size:14px;
	text-align: left;
	font-family: Microsoft YaHei;
}
/*========基本表格设置：在没有具体规定的情况下适用=*/
td {
	font-family: Microsoft YaHei;
	text-decoration: none;
	color:#666;
	line-height: 150%;
}
/*==========链接基本样式：在没有具体规定的情况下适用=*/
a {
	text-decoration: none;
	outline: none;
blr:expression(this.onFocus=this.blur());
	color:#333;
}
a:hover {
	color: #06C;
	text-decoration: underline
}
.w936 {
	width:100%;
	margin:0px;
}
.news_img {
	position:absolute;
	left: 15px;
	top: 65px;
	z-index:2;
	width:200px;
	height:150px;
}
.news_box {
	margin:0px 0 0 0;
}
.news_box h2 {
	height:34px;
	font-size:18px;
	overflow:hidden;
}
.news_box h2 span {
` float:left;
	height:30px;
	font-family:Microsoft YaHei;
	padding-left:5px;
	line-height:30px;
	font-weight: normal;
	color: #333;
}
.more a {
	position:absolute;
	font-family:Microsoft YaHei;
	font-size:14px;
	color:#666;
	right: 0px;
	top:5px;
}
.news_con {
	padding:0px 0px 0 0px;
	margin:16px 0 0px 0;
	overflow:hidden;
}
.news_con dl {
	float:left;
	width:73px;
	margin:0px 0 0 0;
	padding:0px;
	border: 1px solid #CCC;
}
.news_con dl dt {
	font-size:18px;
	line-height:36px;
	text-align: center;
	color: #666;
	font-weight:bold;
}
.news_con dl dd {
	font-size:14px;
	line-height:24px;
	text-align:center;
	color: #999;
	background-color: #EFEFEF;
}
.news_con ul {
	float:right;
	width:445px;
	margin:0px;
	padding:0px;
}
.news_con ul li {
	padding:0;
	font-size:14px;
	line-height:24px;
	text-align:left;
	color: #333;
	float:left;
	font-weight: normal;
	overflow:hidden;
	height:70px;
}
.news_con ul li a {
	color: #22228a;
	font-size:16px;
}
.news_con ul li span {
	float:left;
	color: #999;
	font-size:12px;
	line-height:1.5;
	font-weight:normal;
}
.title_key1 {
	font-weight:bold;
}
.title_key1 span {
	font-weight: normal;
}
.title_key2 a {
	color:#000099;
}
.title_key3 a {
	color:#FF0000;
}
/* TAB 切换效果 */
.tb_ {
	width:100%;
	height:45px;
	background-image: url(../images/index_news_bj.gif);
	background-repeat: repeat-x;
	background-position: left 40px;
}
.tb_ ul {
	width:100%;
	height:45px;
	float: left;
	padding:1px 0 0 1px;
}
.tb_ li {
	float:left;
	width:160px;
	height:45px;
	line-height:24px;
	cursor:pointer;
	text-align: center;
	margin:0 0px 0 0;
	font-size:20px;
	text-decoration: none;
}
/* 用于控制显示与隐藏的css类 */
.normaltab {
	color: #333;
}
.hovertab {
	color: #22228a;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	background-image: url(../images/index_news_an.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.dis {
	display:block;
}
.undis {
	display:none;
}
